repo: Add API to load any object as a stream
authorColin Walters <walters@verbum.org>
Wed, 14 Aug 2013 22:18:10 +0000 (18:18 -0400)
committerColin Walters <walters@verbum.org>
Thu, 15 Aug 2013 01:50:37 +0000 (21:50 -0400)
commit11bdbe1fb860b1bd4693343adb4d53a223d3c8d6
treec82d6ef37061d9ba1a6bed85a8b50d022eee9b21
parentc77908bf514d61e75798932f61b5b414d9e36a3c
repo: Add API to load any object as a stream

We have APIs to load metadata as variants, and files as parsed
content/info/xattrs, but for some cases such as static deltas, all we
want is to operate on all objects in their canonical representation.

https://bugzilla.gnome.org/show_bug.cgi?id=706031
src/libgsystem
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-pull-local.c